home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’97
/
EDO Hack
/
Read Me
next >
Wrap
Text File
|
1997-06-28
|
819b
|
21 lines
// --------------------------------------------------------------------------------------
// EDO Hack
//
// Written by:
// Don Arbow and Marc A. Raiser
// donarb@edo-inc.com mraiser@edo-inc.com
//
// EveryDay Objects, Inc.
// http://www.edo-inc.com
//
// When:
// in one day - June 26, 1997
//
// Description:
// This hack downloads a html file based upon the name of the program. It
// then puts up a dialog that shows a list of all links in the file. Double-
// clicking on an entry downloads that link and parses it and so on. The
// program requires the InternetAccess extension, also known as SubWoofer.
// It is available from Apple's web site, do a search on "SubWoofer".
// --------------------------------------------------------------------------------------